home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Electronic Messages / Delphi Digests / Delphi Vol. 3 / Delphi 3.22 < prev    next >
Encoding:
Text File  |  1988-04-08  |  26.4 KB  |  711 lines  |  [TEXT/ttxt]

  1. 13-Apr-87 10:20:01-PDT,27669;000000000001
  2. Date:     Mon, 13 Apr 87 10:31 EDT
  3. From:     Jeffrey Shulman <SHULMAN%slb-test.csnet@RELAY.CS.NET>
  4. Subject:  Delphi Mac Digest V3 #21
  5.  
  6. Delphi Mac Digest     Monday, April 13, 1987         Volume 3 : Issue 21
  7.  
  8. Today's Topics:
  9.      switch box from Priority One
  10.      RE: Re: Mac II vs. IBM PS/2 (2 messages)
  11.      Drawpicture question (2 messages)
  12.      LightspeedC annoyance (6 messages)
  13.      RE: more new WORD BUGS! (wow!) (2 messages)
  14.      STRS Template (3 messages)
  15.      4th Dimension (1st report) (4 messages)
  16.      Spell Checker
  17.      re Installer for System 4.0
  18.      re  Resedit & INITs
  19.      re  MAC+/FAT MAC COMPATIBILITY QUESTION
  20.      re Some observations on WriteNow:
  21.      RE: FILE RECOVERY (2 messages)
  22.      Lotus gets theirs...
  23.      Isn't MPW great?
  24.      MPW printing bug
  25.      Bernouli Box (3 messages)
  26.      AppleShare
  27.      MAC II evangelists
  28.      Prodigy Prime
  29.  
  30. ----------------------------------------------------------------------
  31.  
  32. From: MACINTOUCH
  33. Subject: switch box from Priority One
  34. Date: 6-APR-14:04: Hardware & Peripherals
  35.  
  36. I've had some people ask me about alternate sources for serial-port
  37. switch boxes, since the MacNifty company has gotten less and less
  38. reliable.
  39.  
  40. Priority One (800-423-5922 in Chatsworth, CA) is advertising an "A-B"
  41. box for $69 for the Mac.  Not cheap, but ...
  42.  
  43. Ric
  44.  
  45. ------------------------------
  46.  
  47. From: INTECO
  48. Subject: RE: Re: Mac II vs. IBM PS/2 (Re: Msg 18762)
  49. Date: 6-APR-17:08: Network Digests
  50.  
  51. Token Ring on an extra card. Microsoft is offering development kits for
  52. the OS/2 for $3000 in autumn. But the graphics interface is propierity
  53. of IBM (based onwindows). Microsoft is changing windows (overlapping
  54. now!)
  55.  
  56. Uwe
  57.  
  58. ------------------------------
  59.  
  60. From: MACINTOUCH
  61. Subject: RE: Re: Mac II vs. IBM PS/2 (Re: Msg 18796)
  62. Date: 7-APR-00:38: Network Digests
  63.  
  64. Here are some notes from NETMAN on the same subject:
  65.  
  66. These tidbits are interesting but I think they are slightly misleading.
  67. To get a really superior Mac II system you need to spend about $11K.
  68. For the same $11K from IBM you get a 20MHz 80386 based machine with
  69. multi-tasking archi- tecture built into the motherboard/bus.
  70. (Micro-channel architecture).  You get capability to have 230MB of disk
  71. INTERNAL!!!, plus two 1.44MB microfloppies. All the memory is fast 1MB
  72. chips (2MB standard up to 16MB w/1MB chips).  The internal commuications
  73. hardware also supports connection to IBM's mainframes and super-mini's
  74. (9370's).
  75.  
  76. Disclaimer...I am still a Mac fan as you know but I'm willing to give
  77. the facts as they stand.  Let the software show which piece of hardware
  78. really shines!
  79.  
  80. ------------------------------
  81.  
  82. From: ROWLAND
  83. Subject: Drawpicture question
  84. Date: 5-APR-20:54: Programming Techniques
  85.  
  86.     A novice question: is DrawPicture considered a quickdraw command ?
  87. In particular can I do a drawpicture inside another drawpicture and have
  88. it saved ?
  89.  
  90. Mike Burns
  91.  
  92. ------------------------------
  93.  
  94. From: PEABO
  95. Subject: RE: Drawpicture question (Re: Msg 1391)
  96. Date: 6-APR-10:55: Programming Techniques
  97.  
  98. Other than trying it, a good way to figure out would be to look at TN21,
  99. which describes the internal structure of a QD picture.  (It's in the
  100. Tech Notes topic under QUICKDRAW, or search on TN21 or PICT.)
  101.  
  102. peter
  103.  
  104. ------------------------------
  105.  
  106. From: DDUNHAM
  107. Subject: LightspeedC annoyance
  108. Date: 6-APR-21:29: Tools for Developers
  109.  
  110. Does anyone else think LightspeedC could be made much more productive
  111. simply by being less enthusiastic about updating windows?  When I type
  112. cmd-R and it asks about saving each file, it puts up a dialog, redraws
  113. what's under the dialog, brings the next window to the front, draws it,
  114. then puts up the dialog. This drives me crazy, especially since all the
  115. windows are full screen on my Radius FPD and take a while to draw.
  116.  
  117. ------------------------------
  118.  
  119. From: MCOHEN
  120. Subject: RE: LightspeedC annoyance (Re: Msg 1396)
  121. Date: 7-APR-00:42: Tools for Developers
  122.  
  123. Also, do you notice how _long_ it takes to bring up the list of files
  124. when you start a multi-file search the first time? It takes much less
  125. time after that first search. It's pretty bad when I'm dealing with a
  126. large project - about 28 source files.
  127.     - Mike
  128.  
  129. ------------------------------
  130.  
  131. From: RMUHA
  132. Subject: RE: LightspeedC annoyance (Re: Msg 1396)
  133. Date: 7-APR-06:06: Tools for Developers
  134.  
  135. I run with the confirm save option set to always save stuff (ie, it
  136. doesn't ask to save, it just saves).  this is much faster.  I just back
  137. up to floppy regularly.  incidentally, LSC is much easier to use if you
  138. change the menu keys to make put all the search and replace stuff in the
  139. left hand (eg, find = cmd-F, find aGain = cmd-G and replace = cmd-R, so
  140. Run becomes launch = cmd-L).  Then you can do the search and replace
  141. with the left hand and the right hand is free for the mouse...unless
  142. you're left handed.  My pet peeve with LSC is "launching" DAs.  It
  143. insists on remaking it every time and asking me what file I want to use,
  144. etc.  It should just make the test DA in a standard place and run the
  145. thing...
  146.  
  147. ralph
  148.  
  149. ------------------------------
  150.  
  151. From: PEABO
  152. Subject: RE: LightspeedC annoyance (Re: Msg 1396)
  153. Date: 7-APR-11:16: Tools for Developers
  154.  
  155. Why don't you move the dialog somewhere towards the bottom of the
  156. screen, OR why don't you suppress Save Confirmation in the Options menu?
  157.  
  158. peter
  159.  
  160. ------------------------------
  161.  
  162. From: PEABO
  163. Subject: RE: LightspeedC annoyance (Re: Msg 1397)
  164. Date: 7-APR-11:18: Tools for Developers
  165.  
  166. I think it tends to cache things in memory (including the entire
  167. contents of files) so that what you are really seeing is a speedup on
  168. subsequent operations rather than a slowdown the first time (a matter of
  169. opinion as to the proper interpretation, I suppose).
  170.  
  171. peter
  172.  
  173. ------------------------------
  174.  
  175. From: PEABO
  176. Subject: RE: LightspeedC annoyance (Re: Msg 1399)
  177. Date: 7-APR-11:20: Tools for Developers
  178.  
  179. I have changed the cmd-Q from Quit to Close.  Saves some mousing around.
  180.  One of my pet peeves is programs that insist on using cmd-Q to mean
  181. quit.  I am hardly ever in a rush to quit a program :-)  Luckily I can
  182. adjust such errant ergonomy to suit my tastes!
  183.  
  184. peter
  185.  
  186. ------------------------------
  187.  
  188. From: BILLIAM
  189. Subject: RE: more new WORD BUGS! (wow!) (Re: Msg 18816)
  190. Date: 7-APR-18:57: Bugs & Features
  191.  
  192. Is there a way to get Word 3.0 to format the date other than 4/4/87?
  193.  
  194. I've searched the menus and manual and can't find anything that works.
  195. Surely there must be a way to get April 4, 1987 or Apr 4, 1987 !!
  196.  
  197. I also find it a pain that merge field title have to have the EXACT same
  198. capitalization. Firstname and firstname will cause a ***UNKNOWN FIELD
  199. NAME**** error. I don't remember this ever happening in 1.05. To me this
  200. should be considered a bug.
  201.  
  202. Billiam
  203.  
  204. ------------------------------
  205.  
  206. From: CHUQ
  207. Subject: RE: more new WORD BUGS! (wow!) (Re: Msg 18932)
  208. Date: 10-APR 21:51 Bugs & Features
  209.  
  210. I've been in contact with Microsoft a few times in the last week.  They
  211. are serious enough about fixing 3.0 that they tracked me down (not the
  212. other way) after seeing some of my USENET comments.  We've been
  213. comparing notes and trying to find ways of reproducing some of my more
  214. esoteric problems.
  215.  
  216. In general, I'm impressed with their response.  They've been very open
  217. and upfront bout everything, and seem to be working their little tails
  218. off to get Word 3.?? stable, solid and out the door.  If things do as
  219. they hope, they want to start circulating internal copies in about a
  220. week or two, and if they are as stable as they hope, to start some
  221. external Beta's within a couple of weeks after that.
  222.  
  223. My impression of things based on my discussions with them is that they
  224. simply underscoped the amount of testing needed to verify the product,
  225. because the new functionality and complexity simply overwhelmed them.
  226. This is a significantly enhanced product, and simply didn't test it as
  227. thoroughly as they thought they did.  something they're trying to make
  228. sure doesn't happen again (not that anyone else has ever done that, of
  229. course.  System 3.0 from Apple was perfectly stable, for instance...)
  230.  
  231. Two major things they've tracked down:
  232.  
  233. o a bug deep in the save code that caused various problems and hangs.
  234. they've completely redone the save code, and said that saving should be
  235. significantly faster than 3.0 (up to 40% faster although normal cases
  236. won't be that fast). considering that 3.0 is much faster than 1.05, disk
  237. access should scream.
  238.  
  239. o memory problems.  Heavily fragmented memory makes Word unhappy, so
  240. small memories and intense editing sessions can give it fits.  I've hung
  241. all over the place becasue of this, and they're still trying to figure
  242. out exactly how to fix it, but Word will be much more robust when low on
  243. memory.
  244.  
  245. One thing to note:  unlike 1.05, saving to disk does NOT garbage collect
  246. memory if you use the fast-save option.  In fact, you can make internal
  247. memory a bit worse by saving to disk.  but, of course, if you save it
  248. and the program hangs, you've got a copy.
  249.  
  250. They're also cleaning up the conversion code significantly.
  251.  
  252. Microsoft realizes they need to get word out good, and get it out fast,
  253. before they ruin their market completely with an almost done product.
  254. But from my discussions, thy seem to realizer that if they have a choice
  255. between good and fast, they'll choose good.  but I wouldn't expect to
  256. wait as long for 3.xx as I did for 1.05, either...
  257.  
  258. chuq
  259.  
  260. ------------------------------
  261.  
  262. From: MICMAC
  263. Subject: STRS Template
  264. Date: 9-APR-06:01: Programming
  265.  
  266. There is a (relatively) new resource that many employ: it's called STRS.
  267. The problem is: I got no ResEdit template to edit this! The question is:
  268. is there a template? And where? In case that template don't exist, is it
  269. easy to create one? Another question: why STRS and not STR#?  (Is it a
  270. lenght problem? the strings in STRS seem to be longer...) Any help would
  271. be welcome! I need STRS template for french translation
  272.  
  273. Michel Coste  - MiC MAC -
  274.  
  275. ------------------------------
  276.  
  277. From: PEABO
  278. Subject: RE: STRS Template (Re: Msg 18870)
  279. Date: 9-APR-11:35: Programming
  280.  
  281. STRS is a resource used by LightspeedC (along with DATA, CREL, and
  282. DREL).
  283.  
  284. You cannot edit this without risking damaging the program, since all the
  285. strings in it are at offsets known to the compiled program code.
  286.  
  287. If you see STRS, DATA, DREL, and CREL all in one program, you can be
  288. pretty sure it was made by LightspeedC.  (Lightspeed Pascal might do
  289. things like this too, but I haven't got a copy of it so I can't say for
  290. sure.)
  291.  
  292. peter
  293.  
  294. ------------------------------
  295.  
  296. From: PEABO
  297. Subject: RE: STRS Template (Re: Msg 18946)
  298. Date: 11-APR 13:01 Programming
  299.  
  300. The difficulty is to communicate the change to the program.  The STRS
  301. resource is an image of the initialized string variables of a C program.
  302.  When you edit that resource from English to French, you will typically
  303. want to change the length of strings, but the program will not have any
  304. way of finding out that you have done this and will expect to see the
  305. strings residing in the same positions within the STRS where they were
  306. compiled.  The result will be some bizarre misbehaviour of the program.
  307.  
  308. In some cases, you could probably find the references to the strings
  309. within the object code of the program and patch those to agreee with the
  310. edited STRS resource.  To do this you will need to be thoroughly
  311. familiar with the logic used by LightspeedC to initialize the programs.
  312. It is in the CODE 1 resource and uses information from the CREL
  313. resources to adjust the offsets of the instructions which reference
  314. global variables and strings.  ResEdit would not be able to do this
  315. because it requires coordinated changes to data in many resources at
  316. once.
  317.  
  318. Even if you do this, you may still have difficulty with a few programs.
  319. The STRS resource was not meant to be editable, so you may find some
  320. programs which are sensitive to changes in it which you might otherwise
  321. not expect. I can't give you any guidance as to what kinds of problems
  322. might occur with these programs, but as an example, you might edit the
  323. STRS to make a string too large to fit in a buffer area into which the
  324. program moves it, causing a crash.
  325.  
  326. peter
  327.  
  328. ------------------------------
  329.  
  330. From: INTECO
  331. Subject: 4th Dimension (1st report)
  332. Date: 9-APR-15:05: Business Mac
  333.  
  334. 4th Dimension
  335.  
  336. Last Tuesday I attended a full day developers seminar for the database
  337. 4th dimension held by Apple Germany. For a long time I am looking for a
  338. database system for the Macintosh which allows me to create applications
  339. which a user could not differentiate from a ordinary written
  340. application. I used for some time Double Helix which allows a quick
  341. setup of the relations between the data but lacks a powerful programming
  342. language, Omnis has great limits if you want nice screen layouts and all
  343. the other databases I have seen, too , lack creation of graphs from
  344. stored data, communication with the real world (for example cash
  345. registers and data bases). All this can be done with forthcoming
  346. database 4th dimension.
  347.  
  348. The french company ACI started the development 2 years ago and since 1.5
  349. years the developers are working in cooperation with Apple in Cupertino
  350. at the software under the project name Silver Surfer. The final version
  351. will be released at the beginning of June and distributed in all
  352. countries except France and USA by Apple, otherwise sold by ACI. Apple
  353. supported this project because in the foreign markets which have not
  354. such a strong developers base the customers have problems finding
  355. different solutions to one problem (or there are no solutions at all).
  356. This database system will cut the development by a great amount and it
  357. is fair priced here in Germany, the developer gets a protected system
  358. for 1595 DM + taxes (= $875) including a non-protected run-time system
  359. for which no further royalties  have to be paid.
  360.  
  361. At the developer seminar we worked with a software version from January,
  362. the final version will have a tenfold speed increase we were told which
  363. is should give a good performance. The present system which had a size
  364. of over 700 kByte (with around 400 kByte for the runtime version) had
  365. apparently the speed of the old Helix 1.0. The user interface of the
  366. development system is quite good dividing the development process in 3
  367. modes - development, user and custom. In the development phase you
  368. define the files and fields (looks a bit like Reflex), the layout of the
  369. input and output masks, procedures which are running behind everything,
  370. menus and passwords. The user modus allows a test of the setup and other
  371. kinds of data manipulation like different kind of graphs, searching and
  372. sorting of data which one would otherwise to write procedures for. For
  373. the custom modus one has to write global procedures and setup the menus
  374. for the final application. For all  tests a debugger is available which
  375. allows the access to the values of variables and single step of the
  376. procedures. The programming language is bit similar to Pascal and allows
  377. variable and procedure names of up to 15 characters.
  378.  
  379. Uwe
  380.  
  381. ------------------------------
  382.  
  383. From: PEABO
  384. Subject: RE: 4th Dimension (1st report) (Re: Msg 18878)
  385. Date: 10-APR 00:26 Business Mac
  386.  
  387. Is the Pascal-like language the only way to program this, or can you
  388. also integrate it with code written in other langauges?
  389.  
  390. peter
  391.  
  392. ------------------------------
  393.  
  394. From: INTECO
  395. Subject: RE: 4th Dimension (1st report) (Re: Msg 18906)
  396. Date: 10-APR 11:47 Business Mac
  397.  
  398. I forgot to metion: A tool is included to link procedures written in
  399. Pascal, C or assembler to your database. A rectangle in a window can be
  400. given the attribute external, if the mouse is pressed there your
  401. procedure takes over. I assume that the external procedures could be
  402. otherwise called the usual way I will get my handbook at the end of this
  403. month.
  404.  
  405. Uwe
  406.  
  407. ------------------------------
  408.  
  409. From: MACINTOUCH
  410. Subject: RE: 4th Dimension (1st report) (Re: Msg 18878)
  411. Date: 11-APR 10:53 Business Mac
  412.  
  413. I've just heard rumors of a list price in the USA of $600-700 for 4th
  414. Dimension, and that it's supposed to ship in June.
  415.  
  416. Ric
  417.  
  418. ------------------------------
  419.  
  420. From: TPH
  421. Subject: Spell Checker
  422. Date: 9-APR-18:52: Public Domain
  423.  
  424. Does anyone know of a PD spell checker program?  I am new in the Mac
  425. world (as a matter of fact, I don't have one, but have access to one at
  426. work).  I would find a checker very beneficial, but don't want to spend
  427. $$ for a computer that I only use from time to time.  Any help would be
  428. greatly appreciated.  Thanks!
  429.  
  430. ------------------------------
  431.  
  432. From: DDUNHAM
  433. Subject: re Installer for System 4.0 (Re: Msg 18881)
  434. Date: 10-APR 21:14 Network Digests
  435.  
  436.  > From: ADEGROOT@HROEUR5.BITNET
  437.  > Subject: Installer for System 4.0
  438.  
  439. My guess is that Installer takes n (where n = infinity minus 1) swaps is
  440. because it reads a resource, updates a resource, reads a resource,
  441. updates...
  442.  
  443.  David Dunham     "Whenever you see a sign 'No Exit,' it means
  444.  Maitreya Design   there is an exit."
  445.  
  446. ------------------------------
  447.  
  448. From: DDUNHAM
  449. Subject: re  Resedit & INITs (Re: Msg 18881)
  450. Date: 10-APR 21:15 Network Digests
  451.  
  452.  > From: Tom Coradeschi <tcora@ARDEC.ARPA>
  453.  > Subject: Resedit & INITs
  454.  
  455. If a resource file has type 'INIT,' it will be installed by the INIT 31
  456. mechanism if you have it in your system folder at boot time.
  457.  
  458.  David Dunham     "The more laws there are, the more people are
  459.  Maitreya Design   inclined to break them"  (Swiss saying)
  460.  
  461. ------------------------------
  462.  
  463. From: DDUNHAM
  464. Subject: re  MAC+/FAT MAC COMPATIBILITY QUESTION (Re: Msg 18881)
  465. Date: 10-APR 21:16 Network Digests
  466.  
  467.  > From: Norbert Mueller <K360171@AEARN>
  468.  > Subject: MAC+/FAT MAC COMPATIBILITY QUESTION
  469.  
  470. Traps like FracSin don't exist in 64K ROMs...are you using them?
  471.  
  472.  David Dunham     "Whenever you see a sign 'No Exit,' it means
  473.  Maitreya Design   there is an exit."
  474.  
  475. ------------------------------
  476.  
  477. From: DDUNHAM
  478. Subject: re Some observations on WriteNow: (Re: Msg 18881)
  479. Date: 10-APR 21:17 Network Digests
  480.  
  481.  > From: USER=QCZ4%SFU.Mailnet%UBC.MAILNET@MIT-MULTICS.ARPA
  482.  > Subject: Some observations on WriteNow:
  483.  
  484. My miniWRITER desk accessory (available wherever you find shareware)
  485. should be able to help you (unless you work with real large documents).
  486. Select All, then Paste into a miniWRITER window. Now you can save
  487. (miniWRITER saves and opens TEXT files), or use miniWRITER's Get Info
  488. command to get a word count.
  489.  
  490.  David Dunham     "If it doesn't have Undo, it's not a Mac program."
  491.  Maitreya Design
  492.  
  493. ------------------------------
  494.  
  495. From: HALL
  496. Subject: RE: FILE RECOVERY (Re: Msg 18883)
  497. Date: 9-APR-23:58: Programming
  498.  
  499. Try using MacZap Recover.  It's the ONLY program that's been of any use
  500. to me in recovering files.  (I've also used MacTools, Disk First Aid,
  501. FEdit....)
  502.  
  503. Brian
  504.  
  505. ------------------------------
  506.  
  507. From: MACINTOUCH
  508. Subject: RE: FILE RECOVERY (Re: Msg 18898)
  509. Date: 10-APR 09:28 Programming
  510.  
  511. You'll probably need the newest version of MacZap Recover: MacZap
  512. Recover HFS.
  513.  
  514. Ric
  515.  
  516. ------------------------------
  517.  
  518. From: RICKLEPAGE
  519. Subject: Lotus gets theirs...
  520. Date: 10-APR 11:18 Business Mac
  521.  
  522. For tose following the current legal wrangles regarding interface
  523. copyrights, we just had a _very_ interesting development.  On Wednesday,
  524. the officers of what is left of Software Arts filed suit against Lotus
  525. and Mitch Kapor for copyright violation and breach of contract,
  526. specifically with regard to Visicalc and the Software Arts buyout by
  527. Lotus.
  528.  
  529. The suit claims that Lotus violated Software Arts' visual copyright
  530. (screens, commands, etc.) of Visicalc in the creation of 1-2-3.  This is
  531. the same type of suit that Lotus has filed against Mosaic Software and
  532. Paperback Software.  In addition to the copyright violations, SAPC (the
  533. corporation made up of the 5 SArts' officers) charged that Lotus and
  534. Kapor breached the contract that resulted from the SArts buyout, though
  535. there is little word on that portion of the suit.
  536.  
  537. An interesting sidepoint to this suit is that two of the officers,
  538. Bricklin and Frankston, are opposed to the suit, and tried to block it.
  539. Frankston is the chief scientist at Lotus, which places him in a very
  540. precarious position indeed.
  541.  
  542. The media is running around like crazy, trying to get copies of Visicalc
  543. to see the screens.  I have received a number of calls from reporters
  544. asking if I have a copy from my early PC days. [:-)]
  545.  
  546. Why so long after the fact for this lawsuit?  Most people I have talked
  547. to point to the Broderbund judgement last fall -- SAPC was waiting for a
  548. favorable judgement in the copyright arena before suing.
  549.  
  550. End result?
  551.  
  552. Who knows...definitely more fun in the new world.
  553.  
  554.  
  555.   Rick
  556.  
  557. ------------------------------
  558.  
  559. From: MCOHEN
  560. Subject: Isn't MPW great?
  561. Date: 9-APR-00:08: Tools for Developers
  562.  
  563. Although I do almost all of my programming in LightSpeed C, I find that
  564. I'm starting to use MPW a lot for some of the tools like Rez (although I
  565. plan to compile the finished version of my application under development
  566. using MPW C). When I had to do a CDEF resource for a custom button I
  567. needed, after fighting with LSC's inline assembler, I ended up using MPW
  568. assembler. In the process, I discovered that MPW's linker is about the
  569. easiest way to produce any kind of a code resource in a single
  570. operation. Although the MPW manual hides this feature, the linker switch
  571. -RT will allow you to produce _any_ kind of a code resource. No need to
  572. produce a code file and then use RMaker to convert it to a Proc resource
  573. - just use something like
  574.         Link -RT "CDEF=2" Cdef.a.o
  575.  
  576. ------------------------------
  577.  
  578. From: DSACHS
  579. Subject: MPW printing bug
  580. Date: 9-APR-22:07: Tools for Developers
  581.  
  582. The PRINT tool of MPW will not print in draft mode with the latest (2.5)
  583. version of the Imagewriter driver.  Looks like someone didn't follow the
  584. guidelines for printing in IM and tech note 95.  There seems to be NO
  585. way to specify print quality without using the drivers dialog and remain
  586. compatible.
  587.  
  588. ------------------------------
  589.  
  590. From: RICKCUMMINGS
  591. Subject: Bernouli Box
  592. Date: 11-APR 11:05 Hardware & Peripherals
  593.  
  594. Is anyone familiar with the Bernouli Box, and how it compares to other
  595. drives? I am in the market for a 20-40 meg hard disk, and would
  596. appreciate any comments or suggestions.
  597.  
  598. ------------------------------
  599.  
  600. From: BWD
  601. Subject: RE: Bernouli Box (Re: Msg 18952)
  602. Date: 11-APR 12:35 Hardware & Peripherals
  603.  
  604. We have 3 Bernouli Boxes at work.  They seem to work fine, but are
  605. fairly noisy. They are great for the ability to backup the cartridges
  606. and so far seem pretty reliable (3 mon.).
  607.  
  608. However (and there is alwasy a however about anything you say!) the
  609. AppleShare documentation says that AppleShare does not work with BBs.  I
  610. asked our Apple Rep about it and they tell me that they suspect there is
  611. no problem with a SCSI Bernouli but rather the old serial port drives.
  612. I find it hard to believe that Apple would print that kind of report
  613. without chekcing with IOMega first, but ...  Anyway, we set it up with
  614. AppleShare and have not had any problems which we can attribute to the
  615. BB.  I leave it up to you to decide what you want to do.
  616.  
  617. Brian
  618.  
  619. ------------------------------
  620.  
  621. From: MOUSEKETEER
  622. Subject: RE: Bernouli Box (Re: Msg 18953)
  623. Date: 11-APR 18:59 Hardware & Peripherals
  624.  
  625. This hasn't to do with experience, but in several computer trade papers
  626. recent stories have suggested that Bernouli is on rather shaky financial
  627. ground. this is only rumor, of course, but you might want to be pretty
  628. sure of service in buying one.
  629.  
  630. Locally, folks have been very happy with the Jasmine larger drives, and
  631. the prices are certainly nice.  I don't know if it has come up here as
  632. yet, but Jasmine is now doing sales to Apple dealers.... the dealer pays
  633. the same price you would for a drive, direct from Jasmine, plus $50 to
  634. have his own name plastered on the front (some minimum quantity, I
  635. suppose, for that). He is then to add on $300-$400 for profit.
  636.  
  637. Alf
  638.  
  639. ------------------------------
  640.  
  641. From: BWD
  642. Subject: AppleShare
  643. Date: 11-APR 12:38 Business Mac
  644.  
  645. Do you believe it?  Apple has released AppleShare and they don't have
  646. any way to back up the AppleShare Volume such that you have the
  647. capability to restore the files AND the access priveleges.  Has anybody
  648. else found a backup utility which will handle the privileges?
  649. Apparently the new Apple Tape Backup unit will handle it but until then
  650. we are really unprotected.
  651.  
  652. Brian
  653.  
  654. ------------------------------
  655.  
  656. From: MADMACS
  657. Subject: MAC II evangelists
  658. Date: 11-APR 18:00 Hardware & Peripherals
  659.  
  660. Hello, all.  (I was in New Mexico observing for the last 3 weeks so I am
  661. hopelessly behind the times...) I just wanted to post a brief message
  662. re: a talk given to our users group last Thursday night (4/9).  The
  663. speakers were Jim Armstrong and Mike Dheuy (sp?  Pronounced "dew-e").
  664. They are both from Apple. Jim is a "hardware evangelist" for the Mac II
  665. and Mike was one of the principal designers of the Mac II motherboard
  666. (apparently THE chief designer).  They also brought a Mac II and wowed
  667. us all.  This is probably old news to you all, but nearly everything of
  668. import was working on it.  Really fantastic!!!  Enough said. Some
  669. interesting points: (1) They said that 2000 would be made this month. At
  670. present they are doing tests of the production line quality (previous
  671. Mac II's were made by hand).  They are doing heavy burn-in tests in
  672. Fremont and if all goes well will start regular production of
  673. 15000/month ASAP. (2) The Mac II is on "REV 8" (revison #8) and may go
  674. to 9 before shipping starts. (3) They said that the commitment of Apple
  675. to the University community is real and had in fact caused some internal
  676. battles (developers getting machines after universities did, etc.) (4)
  677. In response to a question re: CAD, Jim hinted that some really fantastic
  678. programs in that area will be coming out.  Better than AutoCAD.  (5) I
  679. was impressed with the NuBus.  Mike said that the bus is fully
  680. independent of the CPU and that a card on the bus can take over the
  681. whole machine if it chooses to do so.  He said that, in theory, this
  682. could be used to add a 68030 or better. Parallel  processing?  (6) Jim
  683. said that over 600 companies were making boards for the Mac II.  Every
  684. major company (save one) will be making something for it, he said. Mike
  685. was rightfully proud of his work.  He stayed until the last member of
  686. the group was leaving.  I got the feeling that he had been forced to
  687. keep all of this secret and was overjoyed to be talking to enthusiatic
  688. users about his "baby." BTW, I might mention that Jim and Mike were two
  689. of the founders of the Apple Adam and Eve users group, out of which the
  690. Madison Macintosh Users Group formed.  They both went to school at the
  691. UW.
  692.  
  693. -Doug (MADMACS)
  694.  
  695. ------------------------------
  696.  
  697. From: UJL0013
  698. Subject: Prodigy Prime
  699. Date: 12-APR 03:15 Hardware & Peripherals
  700.  
  701. I'm so exciting at hearing about Levco Prodigy Prime Mac+ accelator
  702. board. If you have some info, please inform me about it. I want to hear
  703. it's memory expandability and software compatibility.
  704.  
  705. Thax in your advance. - Masaaki
  706.  
  707. ------------------------------
  708.  
  709. End of Delphi Mac Digest
  710. ************************
  711.